Dec 13, 2013
Sometimes we have to get the images from an HTML page just like Facebook does when a link is posted. You can easily get images..
Read moreDec 10, 2013
Polymorphism is a Greek word that means “many forms”. In object-oriented programming, polymorphism is a mechanism by which objects of different types can process data..
Read moreNov 06, 2013
PHP function to get current web page full URL & current page name. Sometimes, you might want to get the current page full URL. Here..
Read moreNov 04, 2013
Hi all hope you all are well today the topic we going to see in the post is some Useful PHP validation functions hope the..
Read moreOct 01, 2013
A functions is an independent block of code that performs a specific task and can be used more than once at a different points within..
Read moreSep 30, 2013
PHP has many awesome built in functions which can do amazing things. Here I am going to explain checkdnsrr() PHP function that will take an..
Read more